Google Cloud SQL
メリット
些末ではあっても必要であり時間が...(パッチの適用、アップデート、バックアップの管理、レプリケーションの構成など)を Google に任せる..
ポイントインタイムリカバリとバイナリログ
ポイントインタイム リカバリではバイナリログが使用されます。
公式doc
設定できる変数 flag
mysql5.7で、設定できる?データベースのフラグを抜き出してみた。一度、頭をくぐらせる。
auto_increment_increment
auto_increment_offset
binlog_row_image
character_set_server
default_time_zone
event_scheduler
ft_max_word_len
ft_min_word_len
ft_query_expansion_limit
general_log
group_concat_max_len
innodb_autoinc_lock_size
innodb_file_per_table
innodb_ft_max_token_size
innodb_ft_min_token_size
innodb_ft_server_stopword_table
innodb_lock_wait_timeout
innodb_print_all_deadlocks
interactive_timeout
local_infile
lcok_wait_timeout
log_bin_trust_function_creator
log_queries_not_using_indexes
long_query_time
lower_case_table_names
max_allowed_packet
max_heap_table_size
max_prepared_stmt_count
optimzer_search_depth
query_cache_limit
query_cache_size
query_cache_type
read_only
show_compatibility_56
skip_show_database
sql_mode
tmp_table_size
wait_timeout
現状の値がわからないけど、phpmyadminやqueryなどで値を見る。
立てたインスタンスにもよるだろうけど。